var crypto/cipher.gcmReductionTable

2 uses

	crypto/cipher (current package)
		gcm.go#L284: var gcmReductionTable = []uint16{
		gcm.go#L306: 			z.low ^= uint64(gcmReductionTable[msw]) << 48